home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr38 / adgt102.zip / SAMPLE1.BAT < prev    next >
DOS Batch File  |  1994-11-11  |  334b  |  12 lines

  1. REM This is an example of a bat file that runs the progrm in the WFRT
  2. REM directory.
  3. REM Here only one ADGT.ctl file is required and that is put in ADGT.
  4. REM Assume the ADGT directory is a subdirectory of c:\wildcat\door
  5. REM
  6. C:
  7. cd\wildcat\door\adgt
  8. C:\wildcat\door\adgt\play /PC:\wildcat\wcwork\node%wcnodeid%
  9. cd\wildcat
  10.  
  11.  
  12.